Details for this torrent 

MEAN Stack E-Commerce App: Angular 13, NX, PrimeNg [2022]
Type:
Other > Other
Files:
500
Size:
14.87 GiB (15967494611 Bytes)
Uploaded:
2022-05-17 15:42:01 GMT
By:
cybil18
Seeders:
1
Leechers:
1
Comments
0  

Info Hash:
0B9A727D43999B5A0F4FBBA70D907411E634CECD




(Problems with magnets links are fixed by upgrading your torrent client!)
MEAN Stack E-Commerce App: Angular 13, NX, PrimeNg [2022]

Build Great E-Shop with Admin Panel using the latest technologies: Nodejs , Mongo, Angular 13, Nrwl NX Monorepo, PrimeNG

Udemy Link - https://www.udemy.com/course/mean-stack-ecommerce-app-angular-nx-primeng/

Please seed as much as you can!

01 - Welcome to the course/001 What Are We Going to Do.mp433.43 MiB
01 - Welcome to the course/001 What Are We Going to Do_en.srt7 KiB
01 - Welcome to the course/002 What is MEAN Stack.mp418.4 MiB
01 - Welcome to the course/002 What is MEAN Stack_en.srt3.66 KiB
01 - Welcome to the course/003 Who can take this course Course Prerequisites.mp48.94 MiB
01 - Welcome to the course/003 Who can take this course Course Prerequisites_en.srt3.78 KiB
01 - Welcome to the course/004 Course QA and How to Get Most of It.mp412.24 MiB
01 - Welcome to the course/004 Course QA and How to Get Most of It_en.srt4.73 KiB
01 - Welcome to the course/005 If you get stuck and Errors.html1.72 KiB
02 - Tools and Environment/001 Installing our Coding Editor (IDE) + Extensions.mp447.61 MiB
02 - Tools and Environment/001 Installing our Coding Editor (IDE) + Extensions_en.srt8.04 KiB
02 - Tools and Environment/002 Installing NodeJs.mp411.01 MiB
02 - Tools and Environment/002 Installing NodeJs_en.srt4.08 KiB
02 - Tools and Environment/003 Configure MongoBD Atlas.mp47.13 MiB
02 - Tools and Environment/003 Configure MongoBD Atlas_en.srt2.13 KiB
02 - Tools and Environment/003 MongoDb-Atlas-Login.url64 B
02 - Tools and Environment/004 Installing PostMan to Test our API's.mp45.56 MiB
02 - Tools and Environment/004 Installing PostMan to Test our API's_en.srt1.94 KiB
02 - Tools and Environment/external-links.txt67 B
03 - Starting With The Backend/001 Introduction.mp44.64 MiB
03 - Starting With The Backend/001 Introduction_en.srt1.54 KiB
03 - Starting With The Backend/002 Overview to our RESTful API.mp47.53 MiB
03 - Starting With The Backend/002 Overview to our RESTful API_en.srt3.65 KiB
03 - Starting With The Backend/003 Creating the Backend Server with Express.mp423.74 MiB
03 - Starting With The Backend/003 Creating the Backend Server with Express_en.srt6.46 KiB
03 - Starting With The Backend/004 Reading Environment Variables.mp419.74 MiB
03 - Starting With The Backend/004 Reading Environment Variables_en.srt5.33 KiB
03 - Starting With The Backend/005 Create First API Call & Parsing Json Data.mp430.91 MiB
03 - Starting With The Backend/005 Create First API Call & Parsing Json Data_en.srt6.5 KiB
03 - Starting With The Backend/006 Important note about parsing json data.html549 B
03 - Starting With The Backend/007 Logging API Requests.mp413.58 MiB
03 - Starting With The Backend/007 Logging API Requests_en.srt2.51 KiB
03 - Starting With The Backend/008 Installing Mongoose and Connect to MongoDB Database.mp484.06 MiB
03 - Starting With The Backend/008 Installing Mongoose and Connect to MongoDB Database_en.srt9.35 KiB
03 - Starting With The Backend/009 Using MongoDB Compass.mp411.34 MiB
03 - Starting With The Backend/009 Using MongoDB Compass_en.srt3.89 KiB
03 - Starting With The Backend/010 Optional Seeding Database.mp46.56 MiB
03 - Starting With The Backend/010 Optional Seeding Database_en.srt2.27 KiB
03 - Starting With The Backend/010 database.zip10.65 KiB
03 - Starting With The Backend/010 uploads.zip36.03 MiB
03 - Starting With The Backend/011 ReadWrite Data to Database Using API.mp4116.84 MiB
03 - Starting With The Backend/011 ReadWrite Data to Database Using API_en.srt15.01 KiB
03 - Starting With The Backend/012 Analysing the E-Shop Database.mp420.64 MiB
03 - Starting With The Backend/012 Analysing the E-Shop Database_en.srt6.13 KiB
03 - Starting With The Backend/013 Create Backend API Routes & Schemas.mp464.09 MiB
03 - Starting With The Backend/013 Create Backend API Routes & Schemas_en.srt9.42 KiB
03 - Starting With The Backend/014 Enabling CORS & Why Do We Need It.mp425.06 MiB
03 - Starting With The Backend/014 Enabling CORS & Why Do We Need It_en.srt3.18 KiB
03 - Starting With The Backend/015 Section Code.html184 B
03 - Starting With The Backend/015 initial-eshop-backend-1.zip22.52 KiB
04 - Backend Products & Categories/001 Introduction.mp411.36 MiB
04 - Backend Products & Categories/001 Introduction_en.srt3.05 KiB
04 - Backend Products & Categories/002 Products Model & Schema.mp435.33 MiB
04 - Backend Products & Categories/002 Products Model & Schema_en.srt6.44 KiB
04 - Backend Products & Categories/003 Categories Model & Schema.mp45.37 MiB
04 - Backend Products & Categories/003 Categories Model & Schema_en.srt1.5 KiB
04 - Backend Products & Categories/004 Add and Delete Categories.mp474.73 MiB
04 - Backend Products & Categories/004 Add and Delete Categories_en.srt12.39 KiB
04 - Backend Products & Categories/005 Get Categories and Category Details.mp414.93 MiB
04 - Backend Products & Categories/005 Get Categories and Category Details_en.srt2.86 KiB
04 - Backend Products & Categories/006 Update Category.mp422.89 MiB
04 - Backend Products & Categories/006 Update Category_en.srt4.14 KiB
04 - Backend Products & Categories/007 Post a New Product REST API.mp434.76 MiB
04 - Backend Products & Categories/007 Post a New Product REST API_en.srt5.65 KiB
04 - Backend Products & Categories/008 Get a Product & List of Products REST API.mp434.64 MiB
04 - Backend Products & Categories/008 Get a Product & List of Products REST API_en.srt3.99 KiB
04 - Backend Products & Categories/009 Show Category Details in the Product - Populate.mp418.2 MiB
04 - Backend Products & Categories/009 Show Category Details in the Product - Populate_en.srt3.25 KiB
04 - Backend Products & Categories/010 Update a Product REST API.mp441.82 MiB
04 - Backend Products & Categories/010 Update a Product REST API_en.srt3.41 KiB
04 - Backend Products & Categories/011 Delete a Product REST API and Validate Id.mp428.51 MiB
04 - Backend Products & Categories/011 Delete a Product REST API and Validate Id_en.srt3.85 KiB
04 - Backend Products & Categories/012 Get Products Count for Statistics Purposes.mp423.73 MiB
04 - Backend Products & Categories/012 Get Products Count for Statistics Purposes_en.srt3.72 KiB
04 - Backend Products & Categories/013 Get Featured Products REST API.mp438.98 MiB
04 - Backend Products & Categories/013 Get Featured Products REST API_en.srt5.69 KiB
04 - Backend Products & Categories/014 Filtering and Getting Products by Category.mp449.82 MiB
04 - Backend Products & Categories/014 Filtering and Getting Products by Category_en.srt7.2 KiB
04 - Backend Products & Categories/015 Changing _id key to id - more frontend friendly.mp410.9 MiB
04 - Backend Products & Categories/015 Changing _id key to id - more frontend friendly_en.srt2.09 KiB
04 - Backend Products & Categories/016 Section Code.html184 B
04 - Backend Products & Categories/016 backend-products.zip45.51 KiB
05 - Backend Users & Authentication/001 Introduction.mp417.59 MiB
05 - Backend Users & Authentication/001 Introduction_en.srt5.96 KiB
05 - Backend Users & Authentication/002 Users Model & Schema.mp49.59 MiB
05 - Backend Users & Authentication/002 Users Model & Schema_en.srt2.1 KiB
05 - Backend Users & Authentication/003 PostRegister a New User REST API.mp429.84 MiB
05 - Backend Users & Authentication/003 PostRegister a New User REST API_en.srt5.62 KiB
05 - Backend Users & Authentication/004 Hashing the User Password.mp425.49 MiB
05 - Backend Users & Authentication/004 Hashing the User Password_en.srt3.16 KiB
05 - Backend Users & Authentication/005 Get User and List of Users Excluding Password.mp420.29 MiB
05 - Backend Users & Authentication/005 Get User and List of Users Excluding Password_en.srt3.18 KiB
05 - Backend Users & Authentication/006 Update User Data WithWithout Password.mp435.97 MiB
05 - Backend Users & Authentication/006 Update User Data WithWithout Password_en.srt4.93 KiB
05 - Backend Users & Authentication/007 Login a User REST API & Creating a Token.mp4102.64 MiB
05 - Backend Users & Authentication/007 Login a User REST API & Creating a Token_en.srt11.64 KiB
05 - Backend Users & Authentication/008 Protecting the API and Authentication JWT Middleware.mp434.2 MiB
05 - Backend Users & Authentication/008 Protecting the API and Authentication JWT Middleware_en.srt5.73 KiB
05 - Backend Users & Authentication/009 Authentication Error Handling.mp450.66 MiB
05 - Backend Users & Authentication/009 Authentication Error Handling_en.srt5.18 KiB
05 - Backend Users & Authentication/010 Excluding REST API Routes From Authentication.mp438.07 MiB
05 - Backend Users & Authentication/010 Excluding REST API Routes From Authentication_en.srt7.13 KiB
05 - Backend Users & Authentication/011 Add More Secret User Information to Token.mp415.58 MiB
05 - Backend Users & Authentication/011 Add More Secret User Information to Token_en.srt3.08 KiB
05 - Backend Users & Authentication/012 Users & Admins.mp469.36 MiB
05 - Backend Users & Authentication/012 Users & Admins_en.srt6.86 KiB
05 - Backend Users & Authentication/013 Get User Count REST API.mp418.04 MiB
05 - Backend Users & Authentication/013 Get User Count REST API_en.srt2.03 KiB
05 - Backend Users & Authentication/014 Section Code.html184 B
05 - Backend Users & Authentication/014 backend-users.zip27.13 KiB
06 - Backend Orders/001 Introduction.mp47.14 MiB
06 - Backend Orders/001 Introduction_en.srt2.28 KiB
06 - Backend Orders/002 Orders & Order-Items Model & Scheme.mp421.82 MiB
06 - Backend Orders/002 Orders & Order-Items Model & Scheme_en.srt5.07 KiB
06 - Backend Orders/003 Array of Refs - Example of Link Order to Order Items to Products.mp45.45 MiB
06 - Backend Orders/003 Array of Refs - Example of Link Order to Order Items to Products_en.srt1.24 KiB
06 - Backend Orders/004 New Order & Create Order Items on Posting New Order.mp4148.58 MiB
06 - Backend Orders/004 New Order & Create Order Items on Posting New Order_en.srt12.47 KiB
06 - Backend Orders/005 Get Order Detail and Populate Products in Order Items and User Data.mp4107.58 MiB
06 - Backend Orders/005 Get Order Detail and Populate Products in Order Items and User Data_en.srt8.4 KiB
06 - Backend Orders/006 Update Order Status & Delete Order.mp432.75 MiB
06 - Backend Orders/006 Update Order Status & Delete Order_en.srt4.88 KiB
06 - Backend Orders/007 Explaining the Solution.mp415.03 MiB
06 - Backend Orders/007 Explaining the Solution_en.srt2.04 KiB
06 - Backend Orders/008 Calculating Total Price of one Order.mp457.24 MiB
06 - Backend Orders/008 Calculating Total Price of one Order_en.srt6.79 KiB
06 - Backend Orders/009 Get Total E-Shop Sales using $sum.encrypted.m4a3.27 MiB
06 - Backend Orders/009 Get Total E-Shop Sales using $sum.encrypted.mp488.72 MiB
06 - Backend Orders/009 Get Total E-Shop Sales using $sum_en.srt6.45 KiB
06 - Backend Orders/010 Getting User Orders.mp424.56 MiB
06 - Backend Orders/010 Getting User Orders_en.srt3.64 KiB
06 - Backend Orders/011 Section Code.html184 B
06 - Backend Orders/011 backend-orders.zip28.84 KiB
07 - Backend Product Image & Gallery Upload/001 Introduction.mp48 MiB
07 - Backend Product Image & Gallery Upload/001 Introduction_en.srt2.59 KiB
07 - Backend Product Image & Gallery Upload/002 Configure Server Side Upload.mp4113.69 MiB
07 - Backend Product Image & Gallery Upload/002 Configure Server Side Upload_en.srt12.09 KiB
07 - Backend Product Image & Gallery Upload/003 Testing Image Upload with Postman.mp430.23 MiB
07 - Backend Product Image & Gallery Upload/003 Testing Image Upload with Postman_en.srt5.81 KiB
07 - Backend Product Image & Gallery Upload/004 Validating Uploaded File Types.mp464.51 MiB
07 - Backend Product Image & Gallery Upload/004 Validating Uploaded File Types_en.srt6.51 KiB
07 - Backend Product Image & Gallery Upload/005 Image Upload With Product Post Request.mp49.37 MiB
07 - Backend Product Image & Gallery Upload/005 Image Upload With Product Post Request_en.srt1.27 KiB
07 - Backend Product Image & Gallery Upload/006 Product Gallery Multiple Images Upload.mp436.81 MiB
07 - Backend Product Image & Gallery Upload/006 Product Gallery Multiple Images Upload_en.srt7.23 KiB
07 - Backend Product Image & Gallery Upload/007 Image Upload With Product PUT Request.mp420.55 MiB
07 - Backend Product Image & Gallery Upload/007 Image Upload With Product PUT Request_en.srt4.33 KiB
07 - Backend Product Image & Gallery Upload/008 Static Folder & Excluding Uploads Folder From Authentication.mp415.92 MiB
07 - Backend Product Image & Gallery Upload/008 Static Folder & Excluding Uploads Folder From Authentication_en.srt3.15 KiB
07 - Backend Product Image & Gallery Upload/009 Section Code.html184 B
07 - Backend Product Image & Gallery Upload/009 full-backend.zip35.88 MiB
07 - Backend Product Image & Gallery Upload/GetFreeCourses.Co.url116 B
08 - Starting with Frontend/001 E-Commerce NgShop - App Page Structure.mp432.02 MiB
08 - Starting with Frontend/001 E-Commerce NgShop - App Page Structure_en.srt5.29 KiB
08 - Starting with Frontend/002 Creating Project Folder and Installing Angular.mp411.41 MiB
08 - Starting with Frontend/002 Creating Project Folder and Installing Angular_en.srt3.96 KiB
08 - Starting with Frontend/003 Components, Modules, Services in Angular.mp48.52 MiB
08 - Starting with Frontend/003 Components, Modules, Services in Angular_en.srt3.92 KiB
09 - NX Monorepo/001 What is NX & MonoRepo.mp425.22 MiB
09 - NX Monorepo/001 What is NX & MonoRepo_en.srt9.12 KiB
09 - NX Monorepo/002 Overview on NX Real World Example - E-Shop.mp438.06 MiB
09 - NX Monorepo/002 Overview on NX Real World Example - E-Shop_en.srt13.28 KiB
09 - NX Monorepo/003 Installing NX.mp45.34 MiB
09 - NX Monorepo/003 Installing NX_en.srt1.82 KiB
09 - NX Monorepo/004 Installing Extensions for Rapid Coding.mp420.9 MiB
09 - NX Monorepo/004 Installing Extensions for Rapid Coding_en.srt4.02 KiB
09 - NX Monorepo/004 extensions.json277 B
10 - NX Basic Structure for E-Shop App + Admin Panel App/001 Creating Nx workspace for Your Team or Company.mp473.65 MiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/001 Creating Nx workspace for Your Team or Company_en.srt13.11 KiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/002 Disable Strict Mode for TypeScript.mp47.02 MiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/002 Disable Strict Mode for TypeScript_en.srt1.79 KiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/003 Creating the Applications (Admin Panel App).mp419.36 MiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/003 Creating the Applications (Admin Panel App)_en.srt5.03 KiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/004 Creating Application-Level Components.mp447.04 MiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/004 Creating Application-Level Components_en.srt10.98 KiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/005 Creating Routes.mp424.49 MiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/005 Creating Routes_en.srt6.02 KiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/006 Master Page with Header & Footer Components.mp416.73 MiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/006 Master Page with Header & Footer Components_en.srt3.59 KiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/007 Naming Component Selector Rules with ESLint.mp417.4 MiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/007 Naming Component Selector Rules with ESLint_en.srt3.5 KiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/008 NX ESLint Enabling Live Coding Linting.mp470.84 MiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/008 NX ESLint Enabling Live Coding Linting_en.srt6.58 KiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/009 NX VSCode Extension.mp428.55 MiB
10 - NX Basic Structure for E-Shop App + Admin Panel App/009 NX VSCode Extension_en.srt6.04 KiB
11 - NX Shared Libraries/001 Creating Shared Libraries Through Command Line Using NPX.mp434.61 MiB
11 - NX Shared Libraries/001 Creating Shared Libraries Through Command Line Using NPX_en.srt8.98 KiB
11 - NX Shared Libraries/002 Creating Shared Libraries Through NX Extension.mp439.56 MiB
11 - NX Shared Libraries/002 Creating Shared Libraries Through NX Extension_en.srt8.99 KiB
11 - NX Shared Libraries/003 Creating Components Inside Libraries and Use them in the Apps.mp483.61 MiB
11 - NX Shared Libraries/003 Creating Components Inside Libraries and Use them in the Apps_en.srt17.16 KiB
11 - NX Shared Libraries/004 How to Call Libraries Check Paths.mp413.48 MiB
11 - NX Shared Libraries/004 How to Call Libraries Check Paths_en.srt2.67 KiB
11 - NX Shared Libraries/004 shared-libs-code.zip250.7 KiB
12 - NX Shared Styling Files/001 What about Shared Style Files.mp444.41 MiB
12 - NX Shared Styling Files/001 What about Shared Style Files_en.srt10.23 KiB
12 - NX Shared Styling Files/002 Structuring Style Files For Applications (NgShop + Admin).mp4150.61 MiB
12 - NX Shared Styling Files/002 Structuring Style Files For Applications (NgShop + Admin)_en.srt31.01 KiB
12 - NX Shared Styling Files/003 Installing 3rd Party Libraries and Include Styles.mp460.4 MiB
12 - NX Shared Styling Files/003 Installing 3rd Party Libraries and Include Styles_en.srt11.49 KiB
12 - NX Shared Styling Files/004 Installing PrimeNG.mp451.15 MiB
12 - NX Shared Styling Files/004 Installing PrimeNG_en.srt5.59 KiB
12 - NX Shared Styling Files/005 Using PrimeNG Components in Our Project.mp413.69 MiB
12 - NX Shared Styling Files/005 Using PrimeNG Components in Our Project_en.srt3.41 KiB
12 - NX Shared Styling Files/006 Override PrimeNG Fonts.mp49.92 MiB
12 - NX Shared Styling Files/006 Override PrimeNG Fonts_en.srt1.85 KiB
12 - NX Shared Styling Files/007 Installing The Grid System.mp430.17 MiB
12 - NX Shared Styling Files/007 Installing The Grid System_en.srt4.92 KiB
12 - NX Shared Styling Files/008 Migration-Guide.url69 B
12 - NX Shared Styling Files/008 UPDATE Important Change of Grid classes on PrimeFlex.html1.52 KiB
12 - NX Shared Styling Files/external-links.txt68 B
13 - Admin Panel Application/001 Introduction - Admin Panel Overview.mp416.31 MiB
13 - Admin Panel Application/001 Introduction - Admin Panel Overview_en.srt3.78 KiB
13 - Admin Panel Application/002 Building the Main Shell.mp438.14 MiB
13 - Admin Panel Application/002 Building the Main Shell_en.srt8.64 KiB
13 - Admin Panel Application/002 admin-project-code-shell.zip1.23 MiB
13 - Admin Panel Application/003 Creating The Routes and Show Shell.mp422.17 MiB
13 - Admin Panel Application/003 Creating The Routes and Show Shell_en.srt5.36 KiB
13 - Admin Panel Application/004 Admin Panel Navigation Sidebar.mp4125.3 MiB
13 - Admin Panel Application/004 Admin Panel Navigation Sidebar_en.srt16.13 KiB
13 - Admin Panel Application/004 admin-panel-code-shell.zip2.42 MiB
13 - Admin Panel Application/005 Disable Backend Authentication For API's For Frontend Purpose.mp48.37 MiB
13 - Admin Panel Application/005 Disable Backend Authentication For API's For Frontend Purpose_en.srt1.86 KiB
13 - Admin Panel Application/006 Section Code.html189 B
13 - Admin Panel Application/006 admin-shell.zip1.46 MiB
14 - Admin Panel Categories/001 Categories List Table.mp4214.87 MiB
14 - Admin Panel Categories/001 Categories List Table_en.srt19.17 KiB
14 - Admin Panel Categories/002 Categories Service - Get Data from Backend.mp450.06 MiB
14 - Admin Panel Categories/002 Categories Service - Get Data from Backend_en.srt1 KiB
14 - Admin Panel Categories/003 Call getCategories Service in Categories-List Component.mp439.81 MiB
14 - Admin Panel Categories/003 Call getCategories Service in Categories-List Component_en.srt7.42 KiB
14 - Admin Panel Categories/004 Add Categories Form - Use PrimeNG Forms.mp4113.49 MiB
14 - Admin Panel Categories/004 Add Categories Form - Use PrimeNG Forms_en.srt12 KiB
14 - Admin Panel Categories/005 Add Categories Form - Bind Form Data.mp4102.22 MiB
14 - Admin Panel Categories/005 Add Categories Form - Bind Form Data_en.srt16.78 KiB
14 - Admin Panel Categories/006 Add Categories Form - Send Data to Backend.mp4141.77 MiB
14 - Admin Panel Categories/006 Add Categories Form - Send Data to Backend_en.srt17.21 KiB
14 - Admin Panel Categories/007 Delete a Category with Confirmation Dialog.mp4178.93 MiB
14 - Admin Panel Categories/007 Delete a Category with Confirmation Dialog_en.srt15.22 KiB
14 - Admin Panel Categories/008 Edit a Category.mp4160.49 MiB
14 - Admin Panel Categories/008 Edit a Category_en.srt29.07 KiB
14 - Admin Panel Categories/009 Add Color Picker for Category Color.mp454.54 MiB
14 - Admin Panel Categories/009 Add Color Picker for Category Color_en.srt10.04 KiB
14 - Admin Panel Categories/010 Refactoring Code & Beautify Categories Table with More Features.mp4110.06 MiB
14 - Admin Panel Categories/010 Refactoring Code & Beautify Categories Table with More Features_en.srt9.22 KiB
14 - Admin Panel Categories/011 ESLint Fixes.mp433.87 MiB
14 - Admin Panel Categories/011 ESLint Fixes_en.srt6.39 KiB
14 - Admin Panel Categories/012 Refactoring and Use Environment Variables for API's.mp4196.97 MiB
14 - Admin Panel Categories/012 Refactoring and Use Environment Variables for API's_en.srt20.41 KiB
14 - Admin Panel Categories/013 Section Code.html189 B
14 - Admin Panel Categories/013 admin-categories.zip1.24 MiB
15 - Admin Panel Products/001 Products What are we going to do.html1.15 KiB
15 - Admin Panel Products/002 Products List Table.mp474.94 MiB
15 - Admin Panel Products/002 Products List Table_en.srt11.71 KiB
15 - Admin Panel Products/003 Products Service and Get Products From the Database.mp463.2 MiB
15 - Admin Panel Products/003 Products Service and Get Products From the Database_en.srt10.06 KiB
15 - Admin Panel Products/004 Show the Product Image in the Table.mp416.53 MiB
15 - Admin Panel Products/004 Show the Product Image in the Table_en.srt2.89 KiB
15 - Admin Panel Products/005 Build Products Form Template.mp4196.51 MiB
15 - Admin Panel Products/005 Build Products Form Template_en.srt17.46 KiB
15 - Admin Panel Products/006 Dropdown for Product Categories with Filter.mp471.28 MiB
15 - Admin Panel Products/006 Dropdown for Product Categories with Filter_en.srt6.42 KiB
15 - Admin Panel Products/007 HTML Editor for Product Detailed Description.mp432.24 MiB
15 - Admin Panel Products/007 HTML Editor for Product Detailed Description_en.srt6.37 KiB
15 - Admin Panel Products/008 Product Image Upload Field with Thumbnail Display.mp465.57 MiB
15 - Admin Panel Products/008 Product Image Upload Field with Thumbnail Display_en.srt13.03 KiB
15 - Admin Panel Products/009 Submit a New Product as FormData.mp4207.51 MiB
15 - Admin Panel Products/009 Submit a New Product as FormData_en.srt24.38 KiB
15 - Admin Panel Products/010 Edit a product.mp4138.74 MiB
15 - Admin Panel Products/010 Edit a product_en.srt11.98 KiB
15 - Admin Panel Products/011 Dynamic Validation - Image Field Is Not Required In Edit Mode.mp429.75 MiB
15 - Admin Panel Products/011 Dynamic Validation - Image Field Is Not Required In Edit Mode_en.srt6.01 KiB
15 - Admin Panel Products/012 Add Products Table Pagination.mp415.57 MiB
15 - Admin Panel Products/012 Add Products Table Pagination_en.srt1.89 KiB
15 - Admin Panel Products/013 Section Code.html189 B
15 - Admin Panel Products/013 admin-panel-products.zip1.34 MiB
16 - Admin Panel Users/001 Users What are we going to do.html1009 B
16 - Admin Panel Users/002 Users List Table and User Services.mp446.76 MiB
16 - Admin Panel Users/002 Users List Table and User Services_en.srt9.05 KiB
16 - Admin Panel Users/003 Users Form Add and Edit.mp458.82 MiB
16 - Admin Panel Users/003 Users Form Add and Edit_en.srt10.67 KiB
16 - Admin Panel Users/004 The Code.html242 B
16 - Admin Panel Users/004 admin-panel-users-1.zip1.35 MiB
16 - Admin Panel Users/005 Retrieving Countries to Dropdown Using i18n-iso-countries.mp4138.42 MiB
16 - Admin Panel Users/005 Retrieving Countries to Dropdown Using i18n-iso-countries_en.srt11.29 KiB
16 - Admin Panel Users/006 Section Code.html189 B
16 - Admin Panel Users/006 admin-panel-users-2.zip1.35 MiB
16 - Admin Panel Users/GetFreeCourses.Co.url116 B
16 - Admin Panel Users/How you can help GetFreeCourses.Co.txt182 B
17 - Admin Panel Orders/001 Orders What are we going to do.html1.29 KiB
17 - Admin Panel Orders/002 Create Orders Components - Table, Details and Services.mp497.57 MiB
17 - Admin Panel Orders/002 Create Orders Components - Table, Details and Services_en.srt15.52 KiB
17 - Admin Panel Orders/003 Order Status.mp453.47 MiB
17 - Admin Panel Orders/003 Order Status_en.srt10.74 KiB
17 - Admin Panel Orders/004 Order Details Component.mp4201.07 MiB
17 - Admin Panel Orders/004 Order Details Component_en.srt22.26 KiB
17 - Admin Panel Orders/005 Display Order Items with Subtotal Prices.mp4134.56 MiB
17 - Admin Panel Orders/005 Display Order Items with Subtotal Prices_en.srt12.33 KiB
17 - Admin Panel Orders/006 Order Address and Customer Info.mp421.97 MiB
17 - Admin Panel Orders/006 Order Address and Customer Info_en.srt3.61 KiB
17 - Admin Panel Orders/007 Update Order Status.mp4191.83 MiB
17 - Admin Panel Orders/007 Update Order Status_en.srt22.58 KiB
17 - Admin Panel Orders/008 Section Code.html146 B
17 - Admin Panel Orders/008 admin-panel-orders.zip1.36 MiB
18 - Admin Panel Login & Authentication/001 Login What are we going to do.html1.29 KiB
18 - Admin Panel Login & Authentication/002 Login Page.mp4151.27 MiB
18 - Admin Panel Login & Authentication/002 Login Page_en.srt28.41 KiB
18 - Admin Panel Login & Authentication/002 login-photo.png332.97 KiB
18 - Admin Panel Login & Authentication/003 Login Service and Retrieve the Token.mp4184.19 MiB
18 - Admin Panel Login & Authentication/003 Login Service and Retrieve the Token_en.srt15.8 KiB
18 - Admin Panel Login & Authentication/004 Create Local Storage Service and Store Token.mp452.88 MiB
18 - Admin Panel Login & Authentication/004 Create Local Storage Service and Store Token_en.srt10.64 KiB
18 - Admin Panel Login & Authentication/005 Create Admin Panel Route Guard.mp4158.13 MiB
18 - Admin Panel Login & Authentication/005 Create Admin Panel Route Guard_en.srt14.56 KiB
18 - Admin Panel Login & Authentication/006 Read Token Data - isAdmin and Expiration.mp4143.36 MiB
18 - Admin Panel Login & Authentication/006 Read Token Data - isAdmin and Expiration_en.srt12.85 KiB
18 - Admin Panel Login & Authentication/007 Enable Back Backend Authentication For API's.mp411.23 MiB
18 - Admin Panel Login & Authentication/007 Enable Back Backend Authentication For API's_en.srt1.97 KiB
18 - Admin Panel Login & Authentication/008 Intercept HTTP requests with Token.mp488.8 MiB
18 - Admin Panel Login & Authentication/008 Intercept HTTP requests with Token_en.srt13.97 KiB
18 - Admin Panel Login & Authentication/009 Logout User.mp431.72 MiB
18 - Admin Panel Login & Authentication/009 Logout User_en.srt6.67 KiB
18 - Admin Panel Login & Authentication/010 Section Code.html189 B
18 - Admin Panel Login & Authentication/010 admin-panel-authentication.zip730.38 KiB
19 - Admin Panel Dashboard/001 Dashboard Styling.mp468.73 MiB
19 - Admin Panel Dashboard/001 Dashboard Styling_en.srt15.09 KiB
19 - Admin Panel Dashboard/002 Section Code.html189 B
19 - Admin Panel Dashboard/002 admin-panel-dashboard.zip1.69 MiB
20 - Admin Panel Refactoring/001 Routes Refactoring.mp461.53 MiB
20 - Admin Panel Refactoring/001 Routes Refactoring_en.srt10.37 KiB
20 - Admin Panel Refactoring/002 End Subscriptions for Performance.mp4108.23 MiB
20 - Admin Panel Refactoring/002 End Subscriptions for Performance_en.srt9.93 KiB
20 - Admin Panel Refactoring/003 Section Code.html189 B
20 - Admin Panel Refactoring/003 admin-panel-refactoring.zip1.37 MiB
21 - NgShop App Home Page/001 Architecture of the Components in the Repository.mp49.57 MiB
21 - NgShop App Home Page/001 Architecture of the Components in the Repository_en.srt3.41 KiB
21 - NgShop App Home Page/002 Preparing Structure and Styles.mp429.07 MiB
21 - NgShop App Home Page/002 Preparing Structure and Styles_en.srt7.08 KiB
21 - NgShop App Home Page/002 ngshop-design.xd3 MiB
21 - NgShop App Home Page/003 Styling the Header.mp4145.22 MiB
21 - NgShop App Home Page/003 Styling the Header_en.srt18.11 KiB
21 - NgShop App Home Page/003 logo.png8.18 KiB
21 - NgShop App Home Page/004 Product Search Component.mp469.28 MiB
21 - NgShop App Home Page/004 Product Search Component_en.srt14.63 KiB
21 - NgShop App Home Page/005 Banner Components & Removing Library in NX.mp4125.4 MiB
21 - NgShop App Home Page/005 Banner Components & Removing Library in NX_en.srt21.77 KiB
21 - NgShop App Home Page/005 banner-image.svg22.23 KiB
21 - NgShop App Home Page/006 Animate Banner.mp491.32 MiB
21 - NgShop App Home Page/006 Animate Banner_en.srt9.4 KiB
21 - NgShop App Home Page/007 Overriding PrimeNG Button Style.mp470.28 MiB
21 - NgShop App Home Page/007 Overriding PrimeNG Button Style_en.srt8.69 KiB
21 - NgShop App Home Page/008 Categories Banner.mp4372.52 MiB
21 - NgShop App Home Page/008 Categories Banner_en.srt33.03 KiB
21 - NgShop App Home Page/009 Product Item.mp494.53 MiB
21 - NgShop App Home Page/009 Product Item_en.srt16.1 KiB
21 - NgShop App Home Page/010 Featured Products Banner.mp461.09 MiB
21 - NgShop App Home Page/010 Featured Products Banner_en.srt8.04 KiB
21 - NgShop App Home Page/011 Styling Product Item.mp427.96 MiB
21 - NgShop App Home Page/011 Styling Product Item_en.srt5.48 KiB
21 - NgShop App Home Page/011 product-item.scss58 B
21 - NgShop App Home Page/012 Section Code.html19 B
21 - NgShop App Home Page/012 ngshop-homepage.zip1.74 MiB
21 - NgShop App Home Page/GetFreeCourses.Co.url116 B
21 - NgShop App Home Page/How you can help GetFreeCourses.Co.txt182 B
22 - NgShop App Products/001 Products Page Overview.mp44.96 MiB
22 - NgShop App Products/001 Products Page Overview_en.srt1.57 KiB
22 - NgShop App Products/002 Products Page - Reuse Components.mp4177.84 MiB
22 - NgShop App Products/002 Products Page - Reuse Components_en.srt20.05 KiB
22 - NgShop App Products/003 Filtering Products by Category.mp4282.67 MiB
22 - NgShop App Products/003 Filtering Products by Category_en.srt22.57 KiB
22 - NgShop App Products/004 Category Page.mp4191.92 MiB
22 - NgShop App Products/004 Category Page_en.srt15.43 KiB
22 - NgShop App Products/005 Product Details Page.mp4471.68 MiB
22 - NgShop App Products/005 Product Details Page_en.srt38.65 KiB
22 - NgShop App Products/006 Product Gallery Image Component.mp4404.68 MiB
22 - NgShop App Products/006 Product Gallery Image Component_en.srt33.33 KiB
22 - NgShop App Products/007 Section Code.html19 B
22 - NgShop App Products/007 ngshop-products.zip1.75 MiB
23 - NgShop App Cart & CheckOut/001 Cart Service and Initialize Cart in LocalStorage.mp4147.82 MiB
23 - NgShop App Cart & CheckOut/001 Cart Service and Initialize Cart in LocalStorage_en.srt16.2 KiB
23 - NgShop App Cart & CheckOut/002 Add Products To Cart.mp4253.33 MiB
23 - NgShop App Cart & CheckOut/002 Add Products To Cart_en.srt23.67 KiB
23 - NgShop App Cart & CheckOut/003 Restore Shopping Cart on Reload.mp416.67 MiB
23 - NgShop App Cart & CheckOut/003 Restore Shopping Cart on Reload_en.srt3.17 KiB
23 - NgShop App Cart & CheckOut/004 Observe Cart - Count Badge in The Header.mp4301.25 MiB
23 - NgShop App Cart & CheckOut/004 Observe Cart - Count Badge in The Header_en.srt29.16 KiB
23 - NgShop App Cart & CheckOut/005 Add Product To Cart With Quantity.mp482.86 MiB
23 - NgShop App Cart & CheckOut/005 Add Product To Cart With Quantity_en.srt6.53 KiB
23 - NgShop App Cart & CheckOut/006 Cart Page Template.mp4216.99 MiB
23 - NgShop App Cart & CheckOut/006 Cart Page Template_en.srt28.91 KiB
23 - NgShop App Cart & CheckOut/007 Connect the Cart with Products.mp485.42 MiB
23 - NgShop App Cart & CheckOut/007 Connect the Cart with Products_en.srt7.93 KiB
23 - NgShop App Cart & CheckOut/008 Remove Circular Dependencies Between Libraries.mp4197.08 MiB
23 - NgShop App Cart & CheckOut/008 Remove Circular Dependencies Between Libraries_en.srt16.21 KiB
23 - NgShop App Cart & CheckOut/009 Remove Products From Cart.mp4128.59 MiB
23 - NgShop App Cart & CheckOut/009 Remove Products From Cart_en.srt1 KiB
23 - NgShop App Cart & CheckOut/010 Order Summery Widget.mp4128.71 MiB
23 - NgShop App Cart & CheckOut/010 Order Summery Widget_en.srt11.92 KiB
23 - NgShop App Cart & CheckOut/010 order-summary.component.html531 B
23 - NgShop App Cart & CheckOut/010 order-summary.component.ts1.15 KiB
23 - NgShop App Cart & CheckOut/010 order-summary.scss42 B
23 - NgShop App Cart & CheckOut/011 Update Cart Item Quantity.mp4175.55 MiB
23 - NgShop App Cart & CheckOut/011 Update Cart Item Quantity_en.srt15.13 KiB
23 - NgShop App Cart & CheckOut/012 Checkout Page.mp4266.43 MiB
23 - NgShop App Cart & CheckOut/012 Checkout Page_en.srt22.42 KiB
23 - NgShop App Cart & CheckOut/012 checkout-page.component.html3.62 KiB
23 - NgShop App Cart & CheckOut/012 checkout-page.component.ts1.49 KiB
23 - NgShop App Cart & CheckOut/012 checkout.scss261 B
23 - NgShop App Cart & CheckOut/013 Placing Order.mp4305.98 MiB
23 - NgShop App Cart & CheckOut/013 Placing Order_en.srt29.5 KiB
23 - NgShop App Cart & CheckOut/014 Thank you Page.mp456.2 MiB
23 - NgShop App Cart & CheckOut/014 Thank you Page_en.srt10.57 KiB
23 - NgShop App Cart & CheckOut/015 Section Code.html19 B
23 - NgShop App Cart & CheckOut/015 ngshop-cart-checkout.zip849.13 KiB
24 - NgShop App NGRX User Sessions/001 Enable Login On Checkout.mp436.6 MiB
24 - NgShop App NGRX User Sessions/001 Enable Login On Checkout_en.srt8.11 KiB
24 - NgShop App NGRX User Sessions/002 What is NGRX.mp469.24 MiB
24 - NgShop App NGRX User Sessions/002 What is NGRX_en.srt8.03 KiB
24 - NgShop App NGRX User Sessions/003 Let's Do Create NGRX State Store in Users Library.mp492.77 MiB
24 - NgShop App NGRX User Sessions/003 Let's Do Create NGRX State Store in Users Library_en.srt10.76 KiB
24 - NgShop App NGRX User Sessions/004 Diagram Building User Session Process.mp412.06 MiB
24 - NgShop App NGRX User Sessions/004 Diagram Building User Session Process_en.srt5.68 KiB
24 - NgShop App NGRX User Sessions/005 Init User Session Service.mp432.09 MiB
24 - NgShop App NGRX User Sessions/005 Init User Session Service_en.srt5.94 KiB
24 - NgShop App NGRX User Sessions/006 Creatig Build User Session Action.mp438.05 MiB
24 - NgShop App NGRX User Sessions/006 Creatig Build User Session Action_en.srt6.89 KiB
24 - NgShop App NGRX User Sessions/007 Creating the UsersState.mp455.97 MiB
24 - NgShop App NGRX User Sessions/007 Creating the UsersState_en.srt9.68 KiB
24 - NgShop App NGRX User Sessions/008 Create Effective Actions if Token Valid or Not.mp473.49 MiB
24 - NgShop App NGRX User Sessions/008 Create Effective Actions if Token Valid or Not_en.srt8.75 KiB
24 - NgShop App NGRX User Sessions/009 Creating Build Session Effect.mp4119.44 MiB
24 - NgShop App NGRX User Sessions/009 Creating Build Session Effect_en.srt10.48 KiB
24 - NgShop App NGRX User Sessions/010 Calling Action on InvalidValid Token.mp483.28 MiB
24 - NgShop App NGRX User Sessions/010 Calling Action on InvalidValid Token_en.srt12.75 KiB
24 - NgShop App NGRX User Sessions/011 Observe StateStore Fields Using Selectors.mp465.37 MiB
24 - NgShop App NGRX User Sessions/011 Observe StateStore Fields Using Selectors_en.srt7.86 KiB
24 - NgShop App NGRX User Sessions/012 Auto Fill Checkout Page Based on Logged User.mp467.99 MiB
24 - NgShop App NGRX User Sessions/012 Auto Fill Checkout Page Based on Logged User_en.srt11.55 KiB
24 - NgShop App NGRX User Sessions/013 Refactoring + Place Order with Current User.mp460.06 MiB
24 - NgShop App NGRX User Sessions/013 Refactoring + Place Order with Current User_en.srt6.48 KiB
24 - NgShop App NGRX User Sessions/014 Section Code.html19 B
24 - NgShop App NGRX User Sessions/014 ngrx-user-session.zip3.81 MiB
25 - Payment on Checkout/001 Stripe Payment Gateway.mp418.78 MiB
25 - Payment on Checkout/001 Stripe Payment Gateway_en.srt5.23 KiB
25 - Payment on Checkout/001 Stripe-Payment-Gateway-Docs.url46 B
25 - Payment on Checkout/001 Stripe-Payment-Gateway-Website.url42 B
25 - Payment on Checkout/002 Installing Required Libraries For Frontend.mp422.38 MiB
25 - Payment on Checkout/002 Installing Required Libraries For Frontend_en.srt4.1 KiB
25 - Payment on Checkout/002 Ngx-Stripe-Documentation.url79 B
25 - Payment on Checkout/003 Checkout Payment Flow.mp49.36 MiB
25 - Payment on Checkout/003 Checkout Payment Flow_en.srt3.14 KiB
25 - Payment on Checkout/004 Creating Checkout Session API.mp4150.02 MiB
25 - Payment on Checkout/004 Creating Checkout Session API_en.srt17.87 KiB
25 - Payment on Checkout/004 orders.js5.26 KiB
25 - Payment on Checkout/005 Creating Frontend Checkout Session Service.mp4232.67 MiB
25 - Payment on Checkout/005 Creating Frontend Checkout Session Service_en.srt24.62 KiB
25 - Payment on Checkout/006 Placing Order After Successful Payment.mp449.71 MiB
25 - Payment on Checkout/006 Placing Order After Successful Payment_en.srt7.75 KiB
25 - Payment on Checkout/007 Placing Order in Thank You Page.mp4108.73 MiB
25 - Payment on Checkout/007 Placing Order in Thank You Page_en.srt12.36 KiB
25 - Payment on Checkout/external-links.txt20 B
26 - Refactoring/001 Linting Project with NX Lint.mp4203.79 MiB
26 - Refactoring/001 Linting Project with NX Lint_en.srt19.14 KiB
26 - Refactoring/002 GitHub-Desktop.url5 B
26 - Refactoring/002 NX Migrate Updating The Project to Latest Version.mp486.31 MiB
26 - Refactoring/002 NX Migrate Updating The Project to Latest Version_en.srt14.84 KiB
26 - Refactoring/002 Updating-Nx.url78 B
26 - Refactoring/003 Section Code.html19 B
26 - Refactoring/003 nx-migrate.zip3.81 MiB
26 - Refactoring/external-links.txt121 B
27 - Backend Deployment/001 Installing Heroku and Prepare Git.mp429.02 MiB
27 - Backend Deployment/001 Installing Heroku and Prepare Git_en.srt9.93 KiB
27 - Backend Deployment/002 Optional Creating Production Database.mp432.35 MiB
27 - Backend Deployment/002 Optional Creating Production Database_en.srt4.55 KiB
27 - Backend Deployment/003 Setting Development and Product Environment Variables.mp469.4 MiB
27 - Backend Deployment/003 Setting Development and Product Environment Variables_en.srt7.16 KiB
27 - Backend Deployment/004 Deploy the App and Test It.mp4169.66 MiB
27 - Backend Deployment/004 Deploy the App and Test It_en.srt13.61 KiB
27 - Backend Deployment/005 Section Code.html327 B
27 - Backend Deployment/005 deployment-app.zip56.37 MiB
27 - Backend Deployment/GetFreeCourses.Co.url116 B
27 - Backend Deployment/How you can help GetFreeCourses.Co.txt182 B
28 - Frontend Apps Deployment/001 GitHub-Desktop.url5 B
28 - Frontend Apps Deployment/001 Preparing Git and Github Pages.mp441.75 MiB
28 - Frontend Apps Deployment/001 Preparing Git and Github Pages_en.srt8.04 KiB
28 - Frontend Apps Deployment/002 Building Frontend Apps.mp439.27 MiB
28 - Frontend Apps Deployment/002 Building Frontend Apps_en.srt6.05 KiB
28 - Frontend Apps Deployment/003 Deploying Frontend Apps to Github Pages.mp4151.5 MiB
28 - Frontend Apps Deployment/003 Deploying Frontend Apps to Github Pages_en.srt15.98 KiB
28 - Frontend Apps Deployment/004 Admin-Panel-Demo.url64 B
28 - Frontend Apps Deployment/004 Building Multiple APP's, Create Scripts.mp452.91 MiB
28 - Frontend Apps Deployment/004 Building Multiple APP's, Create Scripts_en.srt12.66 KiB
28 - Frontend Apps Deployment/004 NgShop-Demo.url65 B
28 - Frontend Apps Deployment/004 package.json2.78 KiB
28 - Frontend Apps Deployment/external-links.txt172 B
29 - Great Job! What is next/001 This Course is Growing! How.html809 B
29 - Great Job! What is next/002 Bonus Lecture.html2.88 KiB
Download Paid Udemy Courses For Free.url116 B
GetFreeCourses.Co.url116 B
How you can help GetFreeCourses.Co.txt182 B